﻿2026-06-07T23:53:24.9773783Z ##[group]Run actions/checkout@v5
2026-06-07T23:53:24.9774139Z with:
2026-06-07T23:53:24.9774395Z   repository: SaberMage/spt-shell-notify
2026-06-07T23:53:24.9774673Z   path: .adapter-notify
2026-06-07T23:53:24.9776659Z   token: ***
2026-06-07T23:53:24.9776869Z   ssh-strict: true
2026-06-07T23:53:24.9777077Z   ssh-user: git
2026-06-07T23:53:24.9777264Z   persist-credentials: true
2026-06-07T23:53:24.9777460Z   clean: true
2026-06-07T23:53:24.9777647Z   sparse-checkout-cone-mode: true
2026-06-07T23:53:24.9777853Z   fetch-depth: 1
2026-06-07T23:53:24.9778048Z   fetch-tags: false
2026-06-07T23:53:24.9778352Z   show-progress: true
2026-06-07T23:53:24.9778528Z   lfs: false
2026-06-07T23:53:24.9778695Z   submodules: false
2026-06-07T23:53:24.9778872Z   set-safe-directory: true
2026-06-07T23:53:24.9779062Z ##[endgroup]
2026-06-07T23:53:25.0434260Z Syncing repository: SaberMage/spt-shell-notify
2026-06-07T23:53:25.0439311Z ##[group]Getting Git version info
2026-06-07T23:53:25.0439657Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-07T23:53:25.0743143Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-07T23:53:25.0941759Z git version 2.43.0.windows.1
2026-06-07T23:53:25.0967198Z ##[endgroup]
2026-06-07T23:53:25.0974344Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\1d0a6353-862e-4106-9d53-dc4b286c697e\.gitconfig'
2026-06-07T23:53:25.0987533Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\1d0a6353-862e-4106-9d53-dc4b286c697e' before making global git config changes
2026-06-07T23:53:25.0988144Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T23:53:25.0992732Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-07T23:53:25.1212753Z ##[group]Initializing the repository
2026-06-07T23:53:25.1217417Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-07T23:53:25.1510192Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-07T23:53:25.1535879Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-07T23:53:25.1773795Z ##[endgroup]
2026-06-07T23:53:25.1774136Z ##[group]Disabling automatic garbage collection
2026-06-07T23:53:25.1778645Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-07T23:53:25.1986946Z ##[endgroup]
2026-06-07T23:53:25.1987279Z ##[group]Setting up auth
2026-06-07T23:53:25.1993017Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-07T23:53:25.2202454Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-07T23:53:25.5683704Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T23:53:25.5911110Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-07T23:53:25.9415591Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T23:53:25.9629067Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-07T23:53:26.3140495Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-07T23:53:26.3380962Z ##[endgroup]
2026-06-07T23:53:26.3381318Z ##[group]Determining the default branch
2026-06-07T23:53:26.3382770Z Retrieving the default branch name
2026-06-07T23:53:26.6652089Z Default branch 'main'
2026-06-07T23:53:26.6652576Z ##[endgroup]
2026-06-07T23:53:26.6652885Z ##[group]Fetching the repository
2026-06-07T23:53:26.6658462Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-07T23:53:27.8305379Z From https://github.com/SaberMage/spt-shell-notify
2026-06-07T23:53:27.8305755Z  * [new branch]      main       -> origin/main
2026-06-07T23:53:27.8416984Z ##[endgroup]
2026-06-07T23:53:27.8417334Z ##[group]Determining the checkout info
2026-06-07T23:53:27.8418094Z ##[endgroup]
2026-06-07T23:53:27.8423147Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-07T23:53:27.8668102Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-07T23:53:27.8874846Z ##[group]Checking out the ref
2026-06-07T23:53:27.8879266Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-07T23:53:27.9166873Z branch 'main' set up to track 'origin/main'.
2026-06-07T23:53:27.9167193Z Reset branch 'main'
2026-06-07T23:53:27.9188053Z ##[endgroup]
2026-06-07T23:53:27.9410238Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-07T23:53:27.9595309Z ee2d37eadc730c0019e0af82d683074c509634a2
